Skip to content

AbstractConverter: make deprecated API consistent#404

Open
imagejan wants to merge 1 commit intomasterfrom
fix-deprecation
Open

AbstractConverter: make deprecated API consistent#404
imagejan wants to merge 1 commit intomasterfrom
fix-deprecation

Conversation

@imagejan
Copy link
Member

The canConvert(Class, Class) signature is deprecated in the Converter interface, so let's deprecate the overridden method as well, as it's the case for canConvert(Class, Type) already.

The canConvert(Class, Class) signature is deprecated in the Converter interface, so let's deprecate the overridden method as well, as it's the case for canConvert(Class, Type) already.
@ctrueden ctrueden force-pushed the master branch 3 times, most recently from 53b6733 to 3dc99c9 Compare November 7, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant